home *** CD-ROM | disk | FTP | other *** search
/ Maximum CD 1999 November / maximum-cd-1999-11.iso / Battlezone II / Disk1 / data1.cab / Program_Executable_Files / data.pak / effects_explosions_xcarxpl.odf < prev    next >
Encoding:
Text File  |  1999-08-25  |  3.2 KB  |  147 lines

  1. // =================
  2. // VEHICLE EXPLOSION
  3. // =================
  4.  
  5. [ExplosionClass]
  6. classLabel = "explosion"
  7.  
  8. particleTypes = 7
  9.  
  10. particleClass1 = "xcarxpl.smokeshock"
  11. particleCount1 = 2
  12. particleVeloc1 = "0.0 0.0 0.0"
  13.  
  14. particleClass2 = "xcarxpl.explode"
  15. particleCount2 = 1
  16. particleVeloc2 = "1.0 1.0 1.0"
  17.  
  18. particleClass3 = "xcarxpl.light"
  19. particleCount3 = 1
  20. particleVeloc3 = "0.0 1.0 0.0"
  21.  
  22. particleClass4 = "xcarxpl.smokecenter"
  23. particleCount4 = 2
  24. particleVeloc4 = "0.0 1.0 0.0"
  25.  
  26. particleClass5 = "xcarxpl.streamer"
  27. particleCount5 = 20
  28. particleVeloc5 = "30.0 5.0 30.0"
  29. particleBias5 = "0.0 1.0 0.0"
  30.  
  31. particleClass6 = "xcarxpl.embercore"
  32. particleCount6 = 2
  33. particleVeloc6 = "0.0 1.0 0.0"
  34.  
  35. particleClass7 = "xcarxpl.explode2"
  36. particleCount7 = 1
  37. particleVeloc7 = "1.0 1.0 1.0"
  38.  
  39. damageRadius = 20.0
  40. damageValue(N) = 50
  41. damageValue(L) = 50
  42. damageValue(H) = 50
  43. damageValue(S) = 50
  44. damageValue(D) = 50
  45. damageValue(A) = 50
  46.  
  47. [smokeshock]
  48. simulateBase = "sim_dust"
  49. lifeTime = 3.0
  50. renderBase = "draw_twirl_trail"
  51. textureName = "smoke.tga"
  52. textureBlend = "srcalpha invsrcalpha modulatealpha"
  53. startColor = " 0 0 0 255"
  54. finishColor = "127 127 127 0"
  55. startRadius = 1.0
  56. finishRadius = 5.0
  57. animateTime = 3.0
  58. rotationRate = 2.0
  59. emitDelay = 0.1
  60. emitVelocity = "0.0 0.0 0.0"
  61. emitVariance = "5.0 1.0 5.0"
  62. emitLife = 3.0
  63.  
  64. [explode]
  65. simulateBase = "sim_smoke"
  66. lifeTime = 0.3
  67. renderBase = "draw_twirl_trail"
  68. textureName = "flame2.tga"
  69. textureBlend = "one one modulate"
  70. startColor = " 255 255 200 255"
  71. finishColor = "255 0 0 0"
  72. startRadius = 3.0
  73. finishRadius = 2.0
  74. animateTime = 1.0
  75. rotationRate = 2.0
  76. emitDelay = 0.3
  77. emitVelocity = "0.0 0.0 0.0"
  78. emitVariance = "5.0 5.0 5.0"
  79. emitLife = 1.0
  80.  
  81. [explode2]
  82. simulateBase = "sim_smoke"
  83. lifeTime = 0.3
  84. renderBase = "draw_twirl_trail"
  85. textureName = "flame2.tga"
  86. textureBlend = "one one modulate"
  87. startColor = " 255 255 200 255"
  88. finishColor = "255 0 0 0"
  89. startRadius = 2.0
  90. finishRadius = 1.0
  91. animateTime = 2.0
  92. rotationRate = 2.0
  93. emitDelay = 0.3
  94. emitVelocity = "0.0 0.0 0.0"
  95. emitVariance = "5.0 5.0 5.0"
  96. emitLife = 2.0
  97.  
  98. [Light]
  99. simulateBase = "sim_null"
  100. lifeTime = 2.0
  101. renderBase = "draw_light"
  102. startColor = "255 255 255 255"
  103. finishColor = "255 0 0 0"
  104. startRadius = 60.0
  105. finishRadius = 60.0
  106. animateTime = 2.0
  107. attenuateConstant = 0.0
  108. attenuateLinear = 1.0
  109. attenuateQuadratic = 0.0
  110.  
  111. [smokecenter]
  112. simulateBase = "sim_null"
  113. lifeTime = 2.0
  114. renderBase = "draw_twirl"
  115. textureName = "smoke.tga"
  116. textureBlend = "srcalpha invsrcalpha modulatealpha"
  117. startColor = " 0 0 0 255"
  118. finishColor = "0 0 0 0"
  119. startRadius = 5.0
  120. finishRadius = 5.0
  121. animateTime = 2.0
  122. rotationRate = 1.0
  123.  
  124. [streamer]
  125. simulateBase = "sim_ember"
  126. lifeTime = 2.0
  127. renderBase = "draw_trail"
  128. textureBlend = "one one modulate"
  129. startColor = "255 127 0 255"
  130. finishColor = "255 0 0 0"
  131. startRadius = 0.05
  132. finishRadius = 0.0
  133. trailTime = 2.0
  134. segmentTime = 0.5
  135.  
  136. [embercore]
  137. simulateBase = "sim_smoke"
  138. lifeTime = 2.0
  139. renderBase = "draw_twirl"
  140. textureName = "smoke.tga"
  141. textureBlend = "srcalpha invsrcalpha modulatealpha"
  142. startColor = " 127 64 0 255"
  143. finishColor = "64 0 0 0"
  144. startRadius = 2.0
  145. finishRadius = 3.0
  146. animateTime = 2.0
  147. rotationRate = 2.0